[INFO] fetching crate re-parse 0.1.0...
[INFO] testing re-parse-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate re-parse 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate re-parse 0.1.0
[INFO] finished tweaking crates.io crate re-parse 0.1.0
[INFO] tweaked toml for crates.io crate re-parse 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate re-parse 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding serde_urlencoded v0.5.5 (available: v0.7.1)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0658da48aaeff40772a51a09c2eba62b205aeb5158bfea3a059e6b57e6d30651
[INFO] running `Command { std: "docker" "start" "-a" "0658da48aaeff40772a51a09c2eba62b205aeb5158bfea3a059e6b57e6d30651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0658da48aaeff40772a51a09c2eba62b205aeb5158bfea3a059e6b57e6d30651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0658da48aaeff40772a51a09c2eba62b205aeb5158bfea3a059e6b57e6d30651", kill_on_drop: false }`
[INFO] [stdout] 0658da48aaeff40772a51a09c2eba62b205aeb5158bfea3a059e6b57e6d30651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b50fa0062f8b553614202b1ca3545f9ada65d7628c9dbb456cdd19e4b0e98495
[INFO] running `Command { std: "docker" "start" "-a" "b50fa0062f8b553614202b1ca3545f9ada65d7628c9dbb456cdd19e4b0e98495", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling re-parse-macros v0.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling re-parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s
[INFO] running `Command { std: "docker" "inspect" "b50fa0062f8b553614202b1ca3545f9ada65d7628c9dbb456cdd19e4b0e98495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50fa0062f8b553614202b1ca3545f9ada65d7628c9dbb456cdd19e4b0e98495", kill_on_drop: false }`
[INFO] [stdout] b50fa0062f8b553614202b1ca3545f9ada65d7628c9dbb456cdd19e4b0e98495
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 928b4288a46bf3d9aa3eff936014f9b8e80227bc2e4e5863d2867b461a55fa40
[INFO] running `Command { std: "docker" "start" "-a" "928b4288a46bf3d9aa3eff936014f9b8e80227bc2e4e5863d2867b461a55fa40", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling re-parse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> examples/simple.rs:7:62
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stdout]   |                                                              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `ReParse` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `ReParse` may come from an old version of the `re_parse_macros` crate, try updating your dependency with `cargo update -p re_parse_macros`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> examples/simple.rs:7:62
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stdout]    |                                                              ^------
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              `FromStr` is not local
[INFO] [stdout]    |                                                              move the `impl` block outside of this constant `_IMPL_FromStr_FOR_DateTime`
[INFO] [stdout] ...
[INFO] [stdout] 15 | struct DateTime {
[INFO] [stdout]    |        -------- `DateTime` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ReParse` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ReParse` may come from an old version of the `re_parse_macros` crate, try updating your dependency with `cargo update -p re_parse_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.02s
[INFO] running `Command { std: "docker" "inspect" "928b4288a46bf3d9aa3eff936014f9b8e80227bc2e4e5863d2867b461a55fa40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928b4288a46bf3d9aa3eff936014f9b8e80227bc2e4e5863d2867b461a55fa40", kill_on_drop: false }`
[INFO] [stdout] 928b4288a46bf3d9aa3eff936014f9b8e80227bc2e4e5863d2867b461a55fa40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2aee5a6ae05ecb5843330e1337f2af475233ee3ed1f2be25145fa6f585b2818
[INFO] running `Command { std: "docker" "start" "-a" "d2aee5a6ae05ecb5843330e1337f2af475233ee3ed1f2be25145fa6f585b2818", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> examples/simple.rs:7:62
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stderr]   |                                                              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `ReParse` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `ReParse` may come from an old version of the `re_parse_macros` crate, try updating your dependency with `cargo update -p re_parse_macros`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> examples/simple.rs:7:62
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Eq, PartialEq, PartialOrd, Ord, Deserialize, ReParse)]
[INFO] [stderr]    |                                                              ^------
[INFO] [stderr]    |                                                              |
[INFO] [stderr]    |                                                              `FromStr` is not local
[INFO] [stderr]    |                                                              move the `impl` block outside of this constant `_IMPL_FromStr_FOR_DateTime`
[INFO] [stderr] ...
[INFO] [stderr] 15 | struct DateTime {
[INFO] [stderr]    |        -------- `DateTime` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ReParse` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ReParse` may come from an old version of the `re_parse_macros` crate, try updating your dependency with `cargo update -p re_parse_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `ReParse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `re-parse` (example "simple") generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_parse-95bbe5fe7a5e35a7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests re_parse
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2aee5a6ae05ecb5843330e1337f2af475233ee3ed1f2be25145fa6f585b2818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2aee5a6ae05ecb5843330e1337f2af475233ee3ed1f2be25145fa6f585b2818", kill_on_drop: false }`
[INFO] [stdout] d2aee5a6ae05ecb5843330e1337f2af475233ee3ed1f2be25145fa6f585b2818
